| Name | Description | |
|---|---|---|
![]() | PDFFlowAnnotationContent Constructor | Overloaded. |
The following tables list the members exposed by PDFFlowAnnotationContent.
| Name | Description | |
|---|---|---|
![]() | PDFFlowAnnotationContent Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | background | (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | contentHeight | (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | destinationAdded | (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | destinationName | (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | innerMargins | (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | outerMargins | (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | structureElement | (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | widthForContentHeight | (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
| Name | Description | |
|---|---|---|
![]() | addAfterFlowContentDrawListener | Adds a listener for the create page event. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | addBeforeFlowContentDrawListener | Adds a listener for the before flow content draw event. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getAnnotationHeight | Gets the annotation height. The value represents either a percentage (0 to 100) or an absolute value based on the value returned by method. |
![]() | getAnnotationWidth | Gets the annotation width. The value represents either a percentage (0 to 100) or an absolute value based on the value returned by method. |
![]() | getBackground | Gets the content background. The background that fills the flow content bounding rectangle. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getContentHeight | Gets the content height. |
![]() | getDestinationName | Gets the destination name. A named destination is created at the top of flow content when this property is not null or an empty string. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getHorizontalAlign | Gets the horizontal align. |
![]() | getInnerMargins | Gets the content inner margins. The inner margins are located inside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getOuterMargins | Gets the content outer margins. The outer margins are located outside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getStructureElement | Gets the structure element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getTag | Gets an arbitrary object value that can be used to store custom information about this element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getVerticalAlign | Gets the vertical align. |
![]() | isSizeRelativeToAvailableSpace | Gets a value indicating how the annotation size is interpreted. |
![]() | removeAfterFlowContentDrawListener | Removes a listener for the create page event. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | removeBeforeFlowContentDrawListener | Removes a listener for the before flow content draw event. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setAnnotationHeight | Sets the annotation height. The value represents either a percentage (0 to 100) or an absolute value based on the value returned by method. |
![]() | setAnnotationWidth | Sets the annotation width. The value represents either a percentage (0 to 100) or an absolute value based on the value returned by method. |
![]() | setBackground | Sets the content background. The background that fills the flow content bounding rectangle. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setDestinationName | Sets the destination name. A named destination is created at the top of flow content when this property is not null or an empty string. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setHorizontalAlign | Sets the horizontal align. |
![]() | setInnerMargins | Sets the content inner margins. The inner margins are located inside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setIsSizeRelativeToAvailableSpace | Sets a value indicating how the annotation size is interpreted. |
![]() | setOuterMargins | Sets the content outer margins. The outer margins are located outside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setStructureElement | Sets the structure element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setTag | Sets an arbitrary Object value that can be used to store custom information about this element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setVerticalAlign | Sets the vertical align. |
| Name | Description | |
|---|---|---|
![]() | addNamedDestination | (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | onAfterContentDraw | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | onBeforeContentDraw | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |